home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00148_Script_148
< prev
next >
Wrap
Text File
|
1995-05-21
|
242b
|
12 lines
on exitFrame
global gTheDay
if the movierate of sprite 48 = 0 then
go to the frame
else
if the movierate of sprite 48 > 0 then
go to the frame
else
go to frame gTheDay & "calls"
end if
end if
end